home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Software of the Month Club / Amiga General Interest Volume 220 (1995)(SOMC)(Disk 2 of y)[SMCxxxC30Ix].zip / Amiga General Interest Volume 220 (1995)(SOMC)(Disk 2 of y)[SMCxxxC30Ix].adf / Clouds / DOCS / Clouds.doc next >
Text File  |  1993-09-01  |  2KB  |  55 lines

  1. ***********************************************************
  2. ***********************************************************
  3. *********                                         *********
  4. *********              Clouds v3.0                *********
  5. *********                                         *********
  6. *********           written by Danny Amor         *********
  7. *********                                         *********
  8. *********              in August 1993             *********
  9. *********                                         *********
  10. *********           with KICK-PASCAL v2.1         *********
  11. *********                                         *********
  12. ***********************************************************
  13. ***********************************************************
  14.  
  15. Welcome to Clouds. This program creates randomly clouds 
  16. which you might use in your paint program, as a texture in a 
  17. ray tracing program or as a background for your workbench.
  18.  
  19. Before starting the program, you have to copy the 
  20. IFF.LIBRARY to your LIBS:-Directory. 
  21.  
  22. You can start the program either from CLI/SHELL or 
  23. from workbench.
  24.  
  25. If you are in possesion of Workbench 2.1 or higher, you
  26. may choose the resolution via the ASL-ScreenMode-Requester.
  27. Otherwise you can only have a resolution of 320 * 256/200.
  28.  
  29. Using the program is very simple. First of all you can 
  30. choose the size of your sky. There are four gadgets:
  31. 1 -  32 *  32 pixels ( 64 *  64 2.1)
  32. 2 -  64 *  64 pixels (128 * 128 2.1)
  33. 3 - 128 * 128 pixels (256 * 256 2.1)
  34. 4 - 256 * 256 pixels (512 * 512 2.1)
  35. Beside these four gadgets there are some more:
  36. SMOOTH  - You can smooth the edges of your clouds. It's
  37.           a small anti-aliasing feature.
  38. ANIMATE - You can animate your sky (colour-cycling).
  39. SAVE    - It saves your sky as an IFF-Brush. ATTENTION:
  40.           You can only save, when ASL.library is installed.
  41. QUIT    - Quits the program.
  42.  
  43. That's all it does at the moment. I hope you like it.
  44. If you want to write to me:
  45.  
  46. SNAIL MAIL:        Daniel Amor
  47.                Ludwigstr. 124
  48.                70197 Stuttgart
  49.                Germany
  50.  
  51. E-MAIL:           amor@student.uni-tuebingen.de
  52.            2:246/1416 (Amiga Universe)
  53.  
  54. Bye.
  55.